home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 March / Disc 1 / PCU030201.iso / ads / files / p4_maker.swf / scripts / DefineButton2_13 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-10-25  |  57 b   |  4 lines

  1. on(press){
  2.    startDrag("/empty",0,-50,50,550,400);
  3. }
  4.